CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc SLIDER

搜索资源列表

  1. transsliderDemo

    2下载:
  2. 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:42192
    • 提供者:下沙
  1. MFC_scroll_slider.rar

    1下载:
  2. 程序在MFC下实现,包括滚动条、滑动条的一些函数和功能的实现。,Under the procedures in the MFC implementation, including the scroll bars, slider function and features some of the implementation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:42454
    • 提供者:qingbo
  1. Slider.rar

    0下载:
  2. windows mobile下的自绘sliderctrl控件,包括界面样式的修改,windows mobile slidercontrl
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-10
    • 文件大小:1904704
    • 提供者:孔建波
  1. voice-control

    0下载:
  2. 通过使用MFC的SLIDER滑块控制音量的大小 并通过编辑文本显示滑块的音量变化的具体数值-Specific values ​ ​ using MFC SLIDER slider to control the size of the volume slider to the volume change by editing the text
  3. 所属分类:Button control

    • 发布日期:2016-01-27
    • 文件大小:1879040
    • 提供者:周晨
  1. Slider

    0下载:
  2. MFC CSLIDER 控件的使用( 适合初学者)-MFC CSLIDER control use (for beginners)
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-30
    • 文件大小:12464474
    • 提供者:L114624915
  1. mfc

    0下载:
  2. 同时张出两个对话框,窗口A: ComboBox 里面存储着窗口B的标题, 点击按钮1设置窗口B的标题. Button 4个, 文本框一个, 输入数字后点击4个方位的按钮, 窗口B会移动多少距离. 滑块 , 改变窗口B的透明度-Zhang also the two dialog boxes, windows A: ComboBox B which stores the title of the window, click the B button 1 set the
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3784378
    • 提供者:黄礼祥
  1. CBitmapSlider

    0下载:
  2. 一个可以替换滑动条背景的slider控件 继承自mfc的CSliderCtrl类, 用时直接传入图片就行-One can replace the background of the slider slider control mfc' s CSliderCtrl inherited from class, use the line directly to the incoming picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:185097
    • 提供者:田非
  1. List

    0下载:
  2. mfc基础编程,实现滑动条与滚动条的应用。对初学者很有帮助-mfc-based programming, slider and scroll bar applications. Very helpful for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:2040580
    • 提供者:高明
  1. Test

    0下载:
  2. mfc的CsliderCtrl不能精确定位 本例从CSliderCtrl派生一类 实现鼠标单击 则滑块移动到精确位置-mfc precise positioning of CsliderCtrl not in this case a class derived from the realization of CSliderCtrl mouse click the slider to the exact location of
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1893739
    • 提供者:cglaze
  1. SlidingDemo

    0下载:
  2. A MFC project skin slider control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:32249
    • 提供者:Viet Son
  1. cool_demo

    0下载:
  2. a Cool looking slider to replace the generic ones in MFC
  3. 所属分类:ToolBar

    • 发布日期:2017-04-16
    • 文件大小:12775
    • 提供者:abbas
  1. slider

    0下载:
  2. 主要是演示滑块功能的MFC程序,掌握滑块的使用。-Program is primarily a demonstration of the slider-based MFC program, to master the use of the slider
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:43765
    • 提供者:wangzhaoyi
  1. gst-player-0.8.0.tar

    0下载:
  2. GStreamer Player The aim of the player is to: - be a good player of video files on GStreamer platforms - be useful as a player for all media types supported by GStreamer It s also used as a primary test bed for playback features of GStr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:413172
    • 提供者:xiangxing
  1. Slider

    0下载:
  2. 用MFC实现滑动条的滑动块随鼠标任意移动
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:33350
    • 提供者:韩全生
  1. slier

    0下载:
  2. slider控件使用的简单测试用例,如果使用MFC中的slider-test for slider
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4747504
    • 提供者:lsx
  1. view_zoominout_controled_bySliderMFC

    0下载:
  2. 该代码基于MFC,实现了一个可以使用滑杆控件实现控制视图放大和缩小的工程。可以作为使用滑杆的参考代码。-The code is based on MFC, can be used to achieve a view of the slider control to zoom in and out to achieve control of the project. Use the slider can be used as a reference code.
  3. 所属分类:Button control

    • 发布日期:2017-05-26
    • 文件大小:9368576
    • 提供者:田依
  1. MFC

    0下载:
  2. 基于MFC的MP3播放器通过滑块控制音量 具有换歌功能-MFC-based MP3 player to change songs through the slider to control the volume
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-10
    • 文件大小:1900880
    • 提供者:kobe
  1. newslider

    0下载:
  2. 基于mfc的新的滑动条类,实现平滑滑动,-Mfc slider class-based, to achieve smooth sliding
  3. 所属分类:Button control

    • 发布日期:2017-11-17
    • 文件大小:1770
    • 提供者:杨钰莹
  1. 4.ListBox-ComBox-spin-slider-time

    0下载:
  2. 在MFC平台环境下,用C++编写的关于列表组合框等的程序。-The MFC platform environment, written with C++ program on the list of the combo box.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-07
    • 文件大小:1911808
    • 提供者:xyz
  1. slider

    0下载:
  2. MFC 自画滑动条源码,MFC OwnerDraw Slider -MFC OwnerDraw Slider
  3. 所属分类:Button control

    • 发布日期:2017-11-16
    • 文件大小:1534
    • 提供者:JerryJiang
« 12 3 »
搜珍网 www.dssz.com